FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package ca.on.oh-dhdr#4.0.2-alpha1.0.6 (47 ms)

Package ca.on.oh-dhdr
Type SearchParameter
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-dhdr@4.0.2-alpha1.0.6&canonical=http://ehealthontario.ca/fhir/SearchParameter/ca-on-medications-patient-birthdate
Url http://ehealthontario.ca/fhir/SearchParameter/ca-on-medications-patient-birthdate
Version 3.0.0
Status active
Date 2021-01-24
Name PatientbirthdateSearchParameter
Experimental False
Realm ca
Description Search by patient birthDate - optional for patient query, not supported by bulk query
Purpose Need to search MedicationDispense by patient birthDate
Type date

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "SearchParameter",
  "id" : "example-dhdr-search-medications-report-by-patient-birthdate",
  "url" : "http://ehealthontario.ca/fhir/SearchParameter/ca-on-medications-patient-birthdate",
  "name" : "PatientbirthdateSearchParameter",
  "status" : "active",
  "experimental" : false,
  "version" : "3.0.0",
  "date" : "2021-01-24",
  "publisher" : "Ontario Health",
  "contact" : [
    {
      "name" : "Ontario Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ontariohealth.ca"
        }
      ]
    }
  ],
  "description" : "Search by patient birthDate - optional for patient query, not supported by bulk query",
  "purpose" : "Need to search MedicationDispense by patient birthDate",
  "code" : "patient.birthdate",
  "base" : [
    "MedicationDispense"
  ],
  "type" : "date",
  "expression" : "MedicationDispense.subject",
  "xpathUsage" : "normal",
  "multipleOr" : false,
  "multipleAnd" : false,
  "comparator" : [
    "eq"
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.